Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix optional API arguments #146

Merged
merged 3 commits into from Aug 13, 2019
Merged

Fix optional API arguments #146

merged 3 commits into from Aug 13, 2019

Conversation

abitmore
Copy link
Member

For bitshares/bitshares-core#1898.

Added test case, merged @nathanhourt's patch.

nathanielhourt and others added 3 commits August 11, 2019 13:51
We were getting the moral equivalent of a null pointer dereference by
incrementing an iterator past its past-the-end position, then
dereferencing it. This is now fixed.
Copy link

@nathanielhourt nathanielhourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, abit :)

@abitmore abitmore merged commit f7a1e53 into master Aug 13, 2019
@abitmore abitmore deleted the optional-api-fix branch August 13, 2019 18:13
@abitmore abitmore added this to the core release 3.3.0 milestone Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants